home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4524 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: softsite.co.at!wsog
  2. Date: 05 Feb 1996 16:44:00 +0200
  3. From: wsog@softsite.co.at (Walter Sommergruber)
  4. Newsgroups: comp.lang.c
  5. Message-ID: <62GMWKyrnTB@softsite.co.at>
  6. References: <4eooin$92g@daily-planet.execpc.com>
  7.     <4etvtg$7oj@swen.emba.uvm.edu>
  8. Subject: Re: Writing a program that can communicate with other programs on the
  9. X-Newsreader: XP v3.02
  10. X-Charset: ISO-8859-1
  11. Organization: Sommergruber Software & Dienstleistungen
  12.  
  13. Jim Ertle  (ertle@newton.emba.uvm.edu) wrote on 02.02.96
  14. about "Re: Writing a program that can communicate with other programs on the ":
  15.  
  16. > >    What PC languages can provide socket calls?
  17. > >        (preferably C or Visual Basic)
  18. > I haven't dealt with PC sockets much, so I'm not sure of the answer
  19. > to the first.  But, if they are anything like the ones on Unix
  20. > machines, Then the answer to question #2 and #3 is yes.  You should
  21. > look at the "select()" call, which allows you to check for incoming
  22. > data on more than one file id.
  23.  
  24. The easyiest way to handle sockets is the free Unibase library
  25.    http://bbs.csie.ntu.edu.tw/~jcwang/unibase/index.cgi
  26.  
  27. ---                                     Take a look at ...
  28. Walter Sommergruber                                    The Software Site
  29. email: wsog@softsite.co.at           http://www.softsite.co.at/softsite/
  30.